home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Plafcfg.dll / 0 / RCDATA / TFORMACTIVARPROTECCIONFWL / TFORMACTIVARPROTECCIONFWL.txt < prev   
Text File  |  2002-10-11  |  2KB  |  78 lines

  1. object FormActivarProteccionFwl: TFormActivarProteccionFwl
  2.   Left = 343
  3.   Top = 227
  4.   BorderStyle = bsDialog
  5.   Caption = 'Activar protecci∩┐╜n firewall'
  6.   ClientHeight = 157
  7.   ClientWidth = 409
  8.   Color = 14609391
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object ImageActivarProtecFwl: TImage
  20.     Left = 11
  21.     Top = 22
  22.     Width = 32
  23.     Height = 32
  24.     Picture.Data = {<image000.bmp>}
  25.     Transparent = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 58
  29.     Top = 19
  30.     Width = 335
  31.     Height = 52
  32.     AutoSize = False
  33.     Caption = 
  34.       'La protecci∩┐╜n firewall s∩┐╜lo puede controlar las conexiones que s' +
  35.       'on iniciadas mientras la protecci∩┐╜n firewall est∩┐╜ activa. Para a' +
  36.       'segurarte que la protecci∩┐╜n firewall est∩┐╜ controlando todas las ' +
  37.       'conexiones existentes debes reiniciar tu ordenador.'
  38.     WordWrap = True
  39.   end
  40.   object Label2: TLabel
  41.     Left = 58
  42.     Top = 84
  43.     Width = 117
  44.     Height = 13
  45.     Caption = '∩┐╜Deseas reiniciar ahora?'
  46.   end
  47.   object PlaButtonAceptar: TPlaButton
  48.     Left = 131
  49.     Top = 117
  50.     Width = 70
  51.     Height = 21
  52.     Caption = 'S∩┐╜'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -11
  56.     Font.Name = 'Tahoma'
  57.     Font.Style = []
  58.     ParentFont = False
  59.     TabOrder = 0
  60.     Default = True
  61.   end
  62.   object PlaButtonCanelar: TPlaButton
  63.     Left = 209
  64.     Top = 117
  65.     Width = 70
  66.     Height = 21
  67.     Caption = 'No'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clWindowText
  70.     Font.Height = -11
  71.     Font.Name = 'Tahoma'
  72.     Font.Style = []
  73.     ParentFont = False
  74.     TabOrder = 1
  75.     Cancel = True
  76.   end
  77. end
  78.